Skip to content

Conversation

@vmx
Copy link
Member

@vmx vmx commented Feb 9, 2026

This commit also cleans up the dev-dependencies that were already part of the non-dev dependencies.

For Rust 1.64 (the current MSRV) the dependenct resolution for the whole workspace doesn't quite work anymore. Instead of bumping the version, it's solved on the CI level with removing the other workspace members from the Cargo.toml before building.

Closes #397.

This commit also cleans up the dev-dependencies that were already
part of the non-dev dependencies.

For Rust 1.64 (the current MSRV) the dependenct resolution for
the whole workspace doesn't quite work anymore. Instead of bumping
the version, it's solved on the CI level with removing the other
workspace members from the Cargo.toml before building.

Closes #397.
@vmx vmx requested a review from rvagg February 9, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant